﻿2026-07-27T07:29:15.2333688Z ##[group]Run if ! command -v mdbook >/dev/null && [ ! -x "$HOME/.cargo/bin/mdbook" ]; then
2026-07-27T07:29:15.2334207Z [36;1mif ! command -v mdbook >/dev/null && [ ! -x "$HOME/.cargo/bin/mdbook" ]; then[0m
2026-07-27T07:29:15.2334550Z [36;1m  cargo install mdbook --locked[0m
2026-07-27T07:29:15.2334779Z [36;1mfi[0m
2026-07-27T07:29:15.2334966Z [36;1mexport PATH="$HOME/.cargo/bin:$PATH"[0m
2026-07-27T07:29:15.2335293Z [36;1mcargo run -p xtask -- docs-bundle "$RUNNER_TEMP/spt-docs.tar.gz"[0m
2026-07-27T07:29:15.2335682Z [36;1mtar -tzf "$RUNNER_TEMP/spt-docs.tar.gz" | grep -q '^./llms-full.txt$'[0m
2026-07-27T07:29:15.2336106Z [36;1mtar -tzf "$RUNNER_TEMP/spt-docs.tar.gz" | grep -q '^./manifest.schema.json$'[0m
2026-07-27T07:29:15.2336502Z [36;1mtar -tzf "$RUNNER_TEMP/spt-docs.tar.gz" | grep -q '^./index.html$'[0m
2026-07-27T07:29:15.2371035Z shell: /usr/bin/bash -e {0}
2026-07-27T07:29:15.2371250Z env:
2026-07-27T07:29:15.2371427Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-27T07:29:15.2371703Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-27T07:29:15.2371936Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-27T07:29:15.2372298Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30240220441-1-9SQ6It
2026-07-27T07:29:15.2372778Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30240220441-1-9SQ6It
2026-07-27T07:29:15.2373202Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30240220441-1-9SQ6It
2026-07-27T07:29:15.2373640Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30240220441-1-9SQ6It
2026-07-27T07:29:15.2373969Z ##[endgroup]
2026-07-27T07:29:15.4679440Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.21s
2026-07-27T07:29:15.4816855Z      Running `target/debug/xtask docs-bundle /home/reavus/actions-runner/_work/_temp/spt-docs.tar.gz`
2026-07-27T07:29:15.9252875Z  INFO Book building has started
2026-07-27T07:29:15.9555375Z  INFO Running the html backend
2026-07-27T07:29:16.2239745Z  INFO HTML book written to `/home/reavus/actions-runner/_work/_temp/spt-test-tmp-30240220441-1-9SQ6It/spt-docs-bundle-2229367`
2026-07-27T07:29:16.3761460Z xtask docs-bundle: wrote /home/reavus/actions-runner/_work/_temp/spt-docs.tar.gz (1452093 bytes)
2026-07-27T07:29:16.4186107Z tar: stdout: write error
2026-07-27T07:29:16.4392640Z tar: stdout: write error
